DX11 GET SCREEN FPS

Returns the number of frames rendered during the last second (actually records the number of calls to DX11 SYNC).

  Syntax
Return Dword = DX11 GET SCREEN FPS()
  Parameters
This function does not take any parameters.

  Returns

The number of frames rendered during the last second. As such this number will only be updated once per second.

  See also

CORE Functions Menu
DX11 Function Categories